Greater Than operator

Basic and Crystal syntax.

Usage

x > y

x is greater than y.

Examples

The following examples are applicable to both Basic and Crystal syntax:

{file.WEIGHT} > 200

FALSE, where {file.WEIGHT}= 150, {file.WEIGHT} = 199, or {file.WEIGHT} = 200.

{file.WEIGHT} > 200

TRUE, where {file.WEIGHT} = 400 or {file.WEIGHT} = 201.

{file.COST} > {file.PRICE}

FALSE, where {file.COST =350}, {file.PRICE} = 400, or where {file.COST} = 350 and {file.PRICE} = 350.

{file.COST} > {file.PRICE}

TRUE, where {file.COST} = 350 and {file.PRICE} = 325.

Related topics

Formula 4

Formula 6

Formula 7

Formula 12



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com